home *** CD-ROM | disk | FTP | other *** search
/ OMEGA & Dilbert Too! / OMEGA and Dilbert Too!.iso / Omega / OMEGA / SWDEMO / HDSTART.BAT < prev    next >
DOS Batch File  |  1999-01-13  |  145b  |  11 lines

  1. echo off
  2. cls
  3. type hdabout.txt
  4. if not exist c:\omega\*.* md c:\omega
  5. copy *.* c:\omega\*.* >NUL
  6. cd c:\omega
  7. c:
  8. del hd*.*
  9. grasprt omega
  10.  
  11.